home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / nm-applet / ce-page-wireless.glade < prev    next >
Extensible Markup Language  |  2009-10-14  |  15KB  |  348 lines

  1. <?xml version="1.0"?>
  2. <glade-interface>
  3.   <!-- interface-requires gtk+ 2.16 -->
  4.   <!-- interface-naming-policy toplevel-contextual -->
  5.   <widget class="GtkWindow" id="wireless_page_widget">
  6.     <property name="title" translatable="yes">window2</property>
  7.     <child>
  8.       <widget class="GtkTable" id="WirelessPage">
  9.         <property name="visible">True</property>
  10.         <property name="border_width">12</property>
  11.         <property name="n_rows">9</property>
  12.         <property name="n_columns">2</property>
  13.         <property name="column_spacing">12</property>
  14.         <property name="row_spacing">6</property>
  15.         <child>
  16.           <widget class="GtkHBox" id="wireless_mtu_hbox">
  17.             <property name="visible">True</property>
  18.             <property name="spacing">6</property>
  19.             <child>
  20.               <widget class="GtkSpinButton" id="wireless_mtu">
  21.                 <property name="visible">True</property>
  22.                 <property name="can_focus">True</property>
  23.                 <property name="adjustment">0 0 10000 1 10 10</property>
  24.                 <property name="climb_rate">1</property>
  25.               </widget>
  26.               <packing>
  27.                 <property name="position">0</property>
  28.               </packing>
  29.             </child>
  30.             <child>
  31.               <widget class="GtkLabel" id="mtu_units">
  32.                 <property name="visible">True</property>
  33.                 <property name="xalign">0</property>
  34.                 <property name="label" translatable="yes">bytes</property>
  35.               </widget>
  36.               <packing>
  37.                 <property name="expand">False</property>
  38.                 <property name="fill">False</property>
  39.                 <property name="position">1</property>
  40.               </packing>
  41.             </child>
  42.           </widget>
  43.           <packing>
  44.             <property name="left_attach">1</property>
  45.             <property name="right_attach">2</property>
  46.             <property name="top_attach">8</property>
  47.             <property name="bottom_attach">9</property>
  48.             <property name="x_options">GTK_FILL</property>
  49.             <property name="y_options">GTK_FILL</property>
  50.           </packing>
  51.         </child>
  52.         <child>
  53.           <widget class="GtkLabel" id="wireless_mtu_label">
  54.             <property name="visible">True</property>
  55.             <property name="xalign">0</property>
  56.             <property name="label" translatable="yes">MT_U:</property>
  57.             <property name="use_underline">True</property>
  58.             <property name="mnemonic_widget">wireless_mtu</property>
  59.           </widget>
  60.           <packing>
  61.             <property name="top_attach">8</property>
  62.             <property name="bottom_attach">9</property>
  63.             <property name="x_options">GTK_FILL</property>
  64.             <property name="y_options"></property>
  65.           </packing>
  66.         </child>
  67.         <child>
  68.           <widget class="GtkEntry" id="wireless_mac">
  69.             <property name="visible">True</property>
  70.             <property name="can_focus">True</property>
  71.             <property name="tooltip">This option locks this connection to the network device specified by the MAC address entered here.  Example: 00:11:22:33:44:55</property>
  72.           </widget>
  73.           <packing>
  74.             <property name="left_attach">1</property>
  75.             <property name="right_attach">2</property>
  76.             <property name="top_attach">7</property>
  77.             <property name="bottom_attach">8</property>
  78.             <property name="y_options"></property>
  79.           </packing>
  80.         </child>
  81.         <child>
  82.           <widget class="GtkLabel" id="wireless_mac_label">
  83.             <property name="visible">True</property>
  84.             <property name="xalign">0</property>
  85.             <property name="label" translatable="yes">_MAC address:</property>
  86.             <property name="use_underline">True</property>
  87.             <property name="mnemonic_widget">wireless_mac</property>
  88.           </widget>
  89.           <packing>
  90.             <property name="top_attach">7</property>
  91.             <property name="bottom_attach">8</property>
  92.             <property name="x_options">GTK_FILL</property>
  93.             <property name="y_options"></property>
  94.           </packing>
  95.         </child>
  96.         <child>
  97.           <widget class="GtkHBox" id="wireless_tx_power_hbox">
  98.             <property name="visible">True</property>
  99.             <property name="spacing">6</property>
  100.             <child>
  101.               <widget class="GtkSpinButton" id="wireless_tx_power">
  102.                 <property name="visible">True</property>
  103.                 <property name="can_focus">True</property>
  104.                 <property name="adjustment">0 0 500 1 10 10</property>
  105.                 <property name="climb_rate">1</property>
  106.               </widget>
  107.               <packing>
  108.                 <property name="position">0</property>
  109.               </packing>
  110.             </child>
  111.             <child>
  112.               <widget class="GtkLabel" id="tx_power_units">
  113.                 <property name="visible">True</property>
  114.                 <property name="xalign">0</property>
  115.                 <property name="label" translatable="yes">mW</property>
  116.               </widget>
  117.               <packing>
  118.                 <property name="expand">False</property>
  119.                 <property name="fill">False</property>
  120.                 <property name="position">1</property>
  121.               </packing>
  122.             </child>
  123.           </widget>
  124.           <packing>
  125.             <property name="left_attach">1</property>
  126.             <property name="right_attach">2</property>
  127.             <property name="top_attach">6</property>
  128.             <property name="bottom_attach">7</property>
  129.             <property name="x_options">GTK_FILL</property>
  130.             <property name="y_options">GTK_FILL</property>
  131.           </packing>
  132.         </child>
  133.         <child>
  134.           <widget class="GtkLabel" id="wireless_tx_power_label">
  135.             <property name="visible">True</property>
  136.             <property name="xalign">0</property>
  137.             <property name="label" translatable="yes">Transmission po_wer:</property>
  138.             <property name="use_underline">True</property>
  139.             <property name="mnemonic_widget">wireless_tx_power</property>
  140.           </widget>
  141.           <packing>
  142.             <property name="top_attach">6</property>
  143.             <property name="bottom_attach">7</property>
  144.             <property name="x_options">GTK_FILL</property>
  145.             <property name="y_options"></property>
  146.           </packing>
  147.         </child>
  148.         <child>
  149.           <widget class="GtkHBox" id="wireless_rate_hbox">
  150.             <property name="visible">True</property>
  151.             <property name="spacing">6</property>
  152.             <child>
  153.               <widget class="GtkSpinButton" id="wireless_rate">
  154.                 <property name="visible">True</property>
  155.                 <property name="can_focus">True</property>
  156.                 <property name="adjustment">0 0 500 1 10 10</property>
  157.                 <property name="climb_rate">1</property>
  158.               </widget>
  159.               <packing>
  160.                 <property name="position">0</property>
  161.               </packing>
  162.             </child>
  163.             <child>
  164.               <widget class="GtkLabel" id="rate_units">
  165.                 <property name="visible">True</property>
  166.                 <property name="xalign">0</property>
  167.                 <property name="label" translatable="yes">Mb/s</property>
  168.               </widget>
  169.               <packing>
  170.                 <property name="expand">False</property>
  171.                 <property name="fill">False</property>
  172.                 <property name="position">1</property>
  173.               </packing>
  174.             </child>
  175.           </widget>
  176.           <packing>
  177.             <property name="left_attach">1</property>
  178.             <property name="right_attach">2</property>
  179.             <property name="top_attach">5</property>
  180.             <property name="bottom_attach">6</property>
  181.             <property name="x_options">GTK_FILL</property>
  182.             <property name="y_options">GTK_FILL</property>
  183.           </packing>
  184.         </child>
  185.         <child>
  186.           <widget class="GtkLabel" id="wireless_rate_label">
  187.             <property name="visible">True</property>
  188.             <property name="xalign">0</property>
  189.             <property name="label" translatable="yes">_Rate:</property>
  190.             <property name="use_underline">True</property>
  191.             <property name="mnemonic_widget">wireless_rate</property>
  192.           </widget>
  193.           <packing>
  194.             <property name="top_attach">5</property>
  195.             <property name="bottom_attach">6</property>
  196.             <property name="x_options">GTK_FILL</property>
  197.             <property name="y_options"></property>
  198.           </packing>
  199.         </child>
  200.         <child>
  201.           <widget class="GtkEntry" id="wireless_bssid">
  202.             <property name="visible">True</property>
  203.             <property name="can_focus">True</property>
  204.             <property name="tooltip">This option locks this connection to the wireless access point (AP) specified by the BSSID entered here.  Example: 00:11:22:33:44:55</property>
  205.           </widget>
  206.           <packing>
  207.             <property name="left_attach">1</property>
  208.             <property name="right_attach">2</property>
  209.             <property name="top_attach">4</property>
  210.             <property name="bottom_attach">5</property>
  211.             <property name="y_options"></property>
  212.           </packing>
  213.         </child>
  214.         <child>
  215.           <widget class="GtkEntry" id="wireless_ssid">
  216.             <property name="visible">True</property>
  217.             <property name="can_focus">True</property>
  218.           </widget>
  219.           <packing>
  220.             <property name="left_attach">1</property>
  221.             <property name="right_attach">2</property>
  222.             <property name="y_options"></property>
  223.           </packing>
  224.         </child>
  225.         <child>
  226.           <widget class="GtkLabel" id="wireless_bssid_label">
  227.             <property name="visible">True</property>
  228.             <property name="xalign">0</property>
  229.             <property name="label" translatable="yes">_BSSID:</property>
  230.             <property name="use_underline">True</property>
  231.             <property name="mnemonic_widget">wireless_bssid</property>
  232.           </widget>
  233.           <packing>
  234.             <property name="top_attach">4</property>
  235.             <property name="bottom_attach">5</property>
  236.             <property name="x_options">GTK_FILL</property>
  237.             <property name="y_options"></property>
  238.           </packing>
  239.         </child>
  240.         <child>
  241.           <widget class="GtkSpinButton" id="wireless_channel">
  242.             <property name="visible">True</property>
  243.             <property name="can_focus">True</property>
  244.             <property name="adjustment">0 0 196 1 10 10</property>
  245.             <property name="climb_rate">1</property>
  246.           </widget>
  247.           <packing>
  248.             <property name="left_attach">1</property>
  249.             <property name="right_attach">2</property>
  250.             <property name="top_attach">3</property>
  251.             <property name="bottom_attach">4</property>
  252.             <property name="y_options"></property>
  253.           </packing>
  254.         </child>
  255.         <child>
  256.           <widget class="GtkLabel" id="wireless_channel_label">
  257.             <property name="visible">True</property>
  258.             <property name="xalign">0</property>
  259.             <property name="label" translatable="yes">C_hannel:</property>
  260.             <property name="use_underline">True</property>
  261.             <property name="mnemonic_widget">wireless_channel</property>
  262.           </widget>
  263.           <packing>
  264.             <property name="top_attach">3</property>
  265.             <property name="bottom_attach">4</property>
  266.             <property name="x_options">GTK_FILL</property>
  267.             <property name="y_options"></property>
  268.           </packing>
  269.         </child>
  270.         <child>
  271.           <widget class="GtkComboBox" id="wireless_band">
  272.             <property name="visible">True</property>
  273.             <property name="items" translatable="yes">Automatic
  274. A (5 GHz)
  275. B/G (2.4 GHz)</property>
  276.           </widget>
  277.           <packing>
  278.             <property name="left_attach">1</property>
  279.             <property name="right_attach">2</property>
  280.             <property name="top_attach">2</property>
  281.             <property name="bottom_attach">3</property>
  282.             <property name="x_options">GTK_FILL</property>
  283.             <property name="y_options">GTK_FILL</property>
  284.           </packing>
  285.         </child>
  286.         <child>
  287.           <widget class="GtkLabel" id="wireless_band_label">
  288.             <property name="visible">True</property>
  289.             <property name="xalign">0</property>
  290.             <property name="label" translatable="yes">Ban_d:</property>
  291.             <property name="use_underline">True</property>
  292.             <property name="mnemonic_widget">wireless_band</property>
  293.           </widget>
  294.           <packing>
  295.             <property name="top_attach">2</property>
  296.             <property name="bottom_attach">3</property>
  297.             <property name="x_options">GTK_FILL</property>
  298.             <property name="y_options"></property>
  299.           </packing>
  300.         </child>
  301.         <child>
  302.           <widget class="GtkComboBox" id="wireless_mode">
  303.             <property name="visible">True</property>
  304.             <property name="items" translatable="yes">Infrastructure
  305. Ad-hoc</property>
  306.           </widget>
  307.           <packing>
  308.             <property name="left_attach">1</property>
  309.             <property name="right_attach">2</property>
  310.             <property name="top_attach">1</property>
  311.             <property name="bottom_attach">2</property>
  312.             <property name="x_options">GTK_FILL</property>
  313.             <property name="y_options">GTK_FILL</property>
  314.           </packing>
  315.         </child>
  316.         <child>
  317.           <widget class="GtkLabel" id="wireless_mode_label">
  318.             <property name="visible">True</property>
  319.             <property name="xalign">0</property>
  320.             <property name="label" translatable="yes">M_ode:</property>
  321.             <property name="use_underline">True</property>
  322.             <property name="mnemonic_widget">wireless_mode</property>
  323.           </widget>
  324.           <packing>
  325.             <property name="top_attach">1</property>
  326.             <property name="bottom_attach">2</property>
  327.             <property name="x_options">GTK_FILL</property>
  328.             <property name="y_options"></property>
  329.           </packing>
  330.         </child>
  331.         <child>
  332.           <widget class="GtkLabel" id="wireless_ssid_label">
  333.             <property name="visible">True</property>
  334.             <property name="xalign">0</property>
  335.             <property name="label" translatable="yes">_SSID:</property>
  336.             <property name="use_underline">True</property>
  337.             <property name="mnemonic_widget">wireless_ssid</property>
  338.           </widget>
  339.           <packing>
  340.             <property name="x_options">GTK_FILL</property>
  341.             <property name="y_options"></property>
  342.           </packing>
  343.         </child>
  344.       </widget>
  345.     </child>
  346.   </widget>
  347. </glade-interface>
  348.